Charge SOM: add hardware section and peripheral compatibility#46
Merged
mhei merged 8 commits intoeverest/charge_somfrom Apr 2, 2025
Merged
Charge SOM: add hardware section and peripheral compatibility#46mhei merged 8 commits intoeverest/charge_somfrom
mhei merged 8 commits intoeverest/charge_somfrom
Conversation
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
lategoodbye
reviewed
Mar 28, 2025
docs/source/hardware.rst
Outdated
| ######## | ||
|
|
||
| Since the Charge SOM itself is a module which cannot be used without a carrier board, | ||
| the following sections refer the the Charge SOM Evaluation Board as example. |
Member
There was a problem hiding this comment.
refer to the Charge SOM Evaluation Board as an example
FaHaGit
requested changes
Mar 31, 2025
docs/source/hardware.rst
Outdated
| to build a DC charging station: | ||
|
|
||
| * A PSU as 12V DC supply for the Charge SOM EVB | ||
| * A controlable power module (rectifier) for converting AC grid power into DC power to the EV. |
Contributor
There was a problem hiding this comment.
Suggested change
| * A controlable power module (rectifier) for converting AC grid power into DC power to the EV. | |
| * A controllable power module (rectifier) for converting AC grid power into DC power to the EV. |
docs/source/hardware.rst
Outdated
| is connected via RS-485 bus and it is assumed that the meter supports the Modbus protocol. | ||
| However, there exists also meters which use Ethernet and other protocols. | ||
| * An insulation monitoring device (IMD). In the drawing, only the safety related connection is | ||
| shown, that means that output pin of the IMD (which switches on insulation faults) is wired |
Contributor
There was a problem hiding this comment.
Suggested change
| shown, that means that output pin of the IMD (which switches on insulation faults) is wired | |
| shown, that means that the output pin of the IMD (which switches on insulation faults) is wired |
docs/source/hardware.rst
Outdated
| The X9 connector and its pinout is designed to match the signals used by | ||
| Bender's ISOMETER® isoCHA425HV with AGH420-1/AGH421-1. | ||
|
|
||
| Additionally to the direct electrical wiring, the device has to be connected |
Contributor
There was a problem hiding this comment.
Suggested change
| Additionally to the direct electrical wiring, the device has to be connected | |
| In addition to the direct electrical wiring, the device has to be connected |
docs/source/hardware.rst
Outdated
| EVerest Board Support Package Module | ||
| ==================================== | ||
|
|
||
| chargebyte developed a comprehensive hardware abstraction module (HAL, or also BSP module - board support package) for |
Contributor
There was a problem hiding this comment.
Suggested change
| chargebyte developed a comprehensive hardware abstraction module (HAL, or also BSP module - board support package) for | |
| chargebyte developed a comprehensive hardware abstraction module (HAL, or also called BSP module - board support package) for |
barsnick
approved these changes
Mar 31, 2025
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
This enabled numbered figures and get's rid of the "documentation" suffix in the title. Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
lategoodbye
approved these changes
Apr 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: this PR can only be merged as-is if #44 is merged via fast-forward.